home *** CD-ROM | disk | FTP | other *** search
/ MykoCD / CD [MykoCD].bin / MykoWeb / mykoweb.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-03-18  |  2.9 KB  |  191 lines

  1.     a:link {
  2.     color: #0000FF;
  3. }
  4.  
  5. a:visited {
  6.     color: #000080;
  7. }
  8.  
  9. a:hover {
  10.     background: #FFFF00;
  11.     color: #0000FF;
  12. }
  13.  
  14. a:active {
  15.     color: #FF0000;
  16. }
  17.  
  18. body     {
  19.     background-color: #FEFEDE;
  20. }
  21.  
  22. div.menu {
  23.     background-color: #990033;
  24.     float: left;
  25.     width: 10    em;
  26. }
  27.  
  28. div.photographer {
  29.     font-family: serif;
  30.     font-size: 75%;
  31.     font-style: normal;
  32. }
  33.  
  34. dt{
  35.     font-weight: bold;
  36. }
  37.  
  38. h1 {
  39.     color: #800000;
  40.     font-family: verdana, helvetica, arial, sans-serif;
  41.     font-size: 160%;
  42.     font-weight: bold;
  43. }
  44.  
  45. h1.article {
  46.     color: #800000;
  47.     font-family: verdana, helvetica, arial, sans-serif;
  48.     font-size: 140%;
  49.     font-weight: bold;
  50.     text-align: center;
  51. }
  52.  
  53. h2 {
  54.     color: #008080;
  55.     font-family: verdana, helvetica, arial, sans-serif;
  56.     font-size: 130%;
  57.     text-align: center;
  58. }
  59.  
  60. h2.article {
  61.     color: #008080;
  62.     font-family: verdana, helvetica, arial, sans-serif;
  63.     font-size: 110%;
  64.     margin-bottom: -1%;
  65.     text-align: left;
  66. }
  67.  
  68. h3 {
  69.     color: #000080;
  70.     font-family: verdana, helvetica, arial, sans-serif;
  71.     font-size: 110%;
  72.     font-weight: normal;
  73. }
  74.  
  75. h3.article {
  76.     color: #000080;
  77.     font-family: Arial, Helvetica, sans-serif;
  78.     font-size: 105%;
  79.     font-weight: bold;
  80.     margin-bottom: -1.5%;
  81.     text-decoration: underline overline;
  82. }
  83.  
  84. h4 {
  85.     color: #800000;
  86.     font-family: serif;
  87.     font-size: 110%;
  88.     font-weight: normal;
  89.     margin-bottom: -15px;
  90. }
  91.  
  92. li.taxyref{
  93.     padding-bottom: 5px;
  94. }
  95.  
  96. li.bottomspace{
  97.     padding-bottom: 6px;
  98. }
  99.  
  100. p {
  101.     font-family: "Times New Roman", times, serif;
  102.     font-style: normal;
  103. }
  104.  
  105. p.footer {
  106.     font-family: verdana, helvetica, arial, sans-serif;
  107.     font-size: 60%;
  108. }
  109.  
  110. p.ss {
  111.     font-family: verdana, helvetica, arial, sans-serif;
  112.     font-size: 100%;
  113. }
  114.  
  115. p.ss80 {
  116.     font-family: verdana, helvetica, arial, sans-serif;
  117.     font-size: 80%;
  118. }
  119.  
  120. p.ss70 {
  121.     font-family: verdana, helvetica, arial, sans-serif;
  122.     font-size: 70%;
  123. }
  124.  
  125. span.li1 {
  126.     font-family: verdana, helvetica, arial, sans-serif;
  127. }
  128.  
  129. span.mykoweb {
  130.     color: #660000;
  131.     font-family: serif;
  132.     font-size: 100%;
  133.     font-weight: bold;
  134. }
  135.  
  136. span.newdate {
  137.     color: #008080;
  138.     font-family: verdana, helvetica, arial, sans-serif;
  139.     font-weight: bold;
  140. }
  141.  
  142. span.ss110 {
  143.     font-family: verdana, helvetica, arial, sans-serif;
  144.     font-size: 110%;
  145. }
  146.  
  147. span.ss60 {
  148.     font-family: verdana, helvetica, arial, sans-serif;
  149.     font-size: 60%;
  150. }
  151.  
  152. td {
  153.     background-color: #FEFEDE;
  154.     color: #000000;
  155. }
  156.  
  157. th {
  158.     background-color: #CCFF99;
  159.     color: #000000;
  160. }
  161.  
  162. .box {
  163.     background-color: #EEFEDE;
  164.     border: 1px solid #0000FF;
  165.     font-family: "Times New Roman", times, serif;
  166.     font-style: normal;
  167.     margin-left: 10%;
  168.     margin-right: 15%;
  169.     padding: 5px;
  170. }
  171.  
  172. .fig{
  173.     color: #800000;
  174.     font-family: verdana, helvetica, arial, sans-serif;
  175.     font-size: 80%;
  176.     margin-left: 10px;
  177.     margin-right: 10px;
  178. }
  179.  
  180. .figsmaller{
  181.     color: #800000;
  182.     font-family: verdana, helvetica, arial, sans-serif;
  183.     font-size: 60%;
  184.     margin-left: 10px;
  185.     margin-right: 10px;
  186. }
  187.  
  188. .plist{
  189.     margin-top: -1.5%;
  190. }
  191.